ComponentOne ASP.NET MVC Controls
ChartType Property (FlexRadarSeries<T>)

C1.Web.Mvc Namespace > FlexRadarSeries<T> Class : ChartType Property
Gets or sets the chart type for a specific series, overriding the chart type set on the overall chart.
Syntax
'Declaration
 
Public Property ChartType As Nullable(Of RadarChartType)
public Nullable<RadarChartType> ChartType {get; set;}
See Also

Reference

FlexRadarSeries<T> Class
FlexRadarSeries<T> Members